[INFO] cloning repository https://github.com/flibX0r/redscript-mkdocs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flibX0r/redscript-mkdocs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FflibX0r%2Fredscript-mkdocs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FflibX0r%2Fredscript-mkdocs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08ac940e4e980f369cf6898fe8792b7a3252255
[INFO] fixing flibX0r/redscript-mkdocs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FflibX0r%2Fredscript-mkdocs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flibX0r/redscript-mkdocs
[INFO] finished tweaking git repo https://github.com/flibX0r/redscript-mkdocs
[INFO] tweaked toml for git repo https://github.com/flibX0r/redscript-mkdocs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flibX0r/redscript-mkdocs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flibX0r/redscript-mkdocs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771
[INFO] running `Command { std: "docker" "start" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating core/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating parser/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling askama_escape v0.10.1
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking quote v1.0.9
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]     Checking parser v1.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Migrating parser/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking simplelog v0.10.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.0 (https://github.com/flibX0r/gumdrop#a0c7f07e)
[INFO] [stderr]     Checking gumdrop v0.8.0 (https://github.com/flibX0r/gumdrop#a0c7f07e)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking askama_shared v0.11.1
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]     Checking askama v0.10.5
[INFO] [stderr]     Checking redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Migrating core/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: parser v1.0.0 (/opt/rustwide/workdir/parser) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking parser v1.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> parser/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::error::ParseError`
[INFO] [stdout]  --> parser/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use peg::error::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnyDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ast::{AnyDefinition, Ident, ScalarType, ContainerType, VariableType, TypeDeclaration};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassDefinition`, `EnumDefinition`, and `EnumValDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ast::{CommentDefinition, EnumDefinition, EnumValDefinition, ClassDefinition};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileDefinition` and `MemberDefinition`
[INFO] [stdout]   --> parser/src/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ast::{MemberDefinition, FuncDefinition, ParamDefinition, FieldDefinition, FileDefinition};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> parser/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::error::ParseError`
[INFO] [stdout]  --> parser/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use peg::error::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnyDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ast::{AnyDefinition, Ident, ScalarType, ContainerType, VariableType, TypeDeclaration};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassDefinition`, `EnumDefinition`, and `EnumValDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ast::{CommentDefinition, EnumDefinition, EnumValDefinition, ClassDefinition};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileDefinition` and `MemberDefinition`
[INFO] [stdout]   --> parser/src/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ast::{MemberDefinition, FuncDefinition, ParamDefinition, FieldDefinition, FileDefinition};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `VecToStringTrimmed` should have a snake case name
[INFO] [stdout]   --> parser/src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn VecToStringTrimmed(v: Vec<&str>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vec_to_string_trimmed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `VecToStringTrimmed` should have a snake case name
[INFO] [stdout]   --> parser/src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn VecToStringTrimmed(v: Vec<&str>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vec_to_string_trimmed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating core/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating parser/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking parser v1.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Migrating core/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating parser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `parser`
[INFO] [stderr]  --> parser/src/lib.rs
[INFO] [stderr]   = cause: error: expected "["
[INFO] [stderr]              --> parser/src/lib.rs:78:15
[INFO] [stderr]               |
[INFO] [stderr]            78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stderr]               |               ^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find module or crate `redscript` in this scope
[INFO] [stderr]               --> parser/src/lib.rs:209:23
[INFO] [stderr]                |
[INFO] [stderr]            209 |         let comment = redscript::comments("/// Line comment\n").unwrap();
[INFO] [stderr]                |                       ^^^^^^^^^ use of unresolved module or unlinked crate `redscript`
[INFO] [stderr]                |
[INFO] [stderr]                = help: if you wanted to use a crate named `redscript`, use `cargo add redscript` to add it to your `Cargo.toml`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find module or crate `redscript` in this scope
[INFO] [stderr]               --> parser/src/lib.rs:219:24
[INFO] [stderr]                |
[INFO] [stderr]            219 |         let comments = redscript::comments("/**
[INFO] [stderr]                |                        ^^^^^^^^^ use of unresolved module or unlinked crate `redscript`
[INFO] [stderr]                |
[INFO] [stderr]                = help: if you wanted to use a crate named `redscript`, use `cargo add redscript` to add it to your `Cargo.toml`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find module or crate `redscript` in this scope
[INFO] [stderr]               --> parser/src/lib.rs:247:21
[INFO] [stderr]                |
[INFO] [stderr]            247 |         let field = redscript::field_traced("private static const let m_field: Int32;").unwrap();
[INFO] [stderr]                |                     ^^^^^^^^^ use of unresolved module or unlinked crate `redscript`
[INFO] [stderr]                |
[INFO] [stderr]                = help: if you wanted to use a crate named `redscript`, use `cargo add redscript` to add it to your `Cargo.toml`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find module or crate `redscript` in this scope
[INFO] [stderr]               --> parser/src/lib.rs:264:22
[INFO] [stderr]                |
[INFO] [stderr]            264 |         let scalar = redscript::type_traced("array<CName> butts").unwrap();
[INFO] [stderr]                |                      ^^^^^^^^^ use of unresolved module or unlinked crate `redscript`
[INFO] [stderr]                |
[INFO] [stderr]                = help: if you wanted to use a crate named `redscript`, use `cargo add redscript` to add it to your `Cargo.toml`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0433]: cannot find module or crate `redscript` in this scope
[INFO] [stderr]               --> parser/src/lib.rs:273:21
[INFO] [stderr]                |
[INFO] [stderr]            273 |         let field = redscript::field_traced(
[INFO] [stderr]                |                     ^^^^^^^^^ use of unresolved module or unlinked crate `redscript`
[INFO] [stderr]                |
[INFO] [stderr]                = help: if you wanted to use a crate named `redscript`, use `cargo add redscript` to add it to your `Cargo.toml`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 6 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: reserved token in Rust 2024
[INFO] [stdout]   --> parser/src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/reserved-syntax.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-guarded-string-incompatible-syntax` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: insert whitespace here to avoid this being parsed as a forbidden token in Rust 2024
[INFO] [stdout]    |
[INFO] [stdout] 78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `parser`
[INFO] [stderr]  --> parser/src/lib.rs
[INFO] [stderr]   = cause: error: expected "["
[INFO] [stderr]              --> parser/src/lib.rs:78:15
[INFO] [stderr]               |
[INFO] [stderr]            78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stderr]               |               ^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: reserved token in Rust 2024
[INFO] [stdout]   --> parser/src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/reserved-syntax.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-guarded-string-incompatible-syntax` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: insert whitespace here to avoid this being parsed as a forbidden token in Rust 2024
[INFO] [stdout]    |
[INFO] [stdout] 78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: parser v1.0.0 (/opt/rustwide/workdir/parser) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking parser v1.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking redscript-mkdocs v1.0.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]   --> parser/src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]   --> parser/src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 78 |             # #parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: undefined rule `parse_string_literal`
[INFO] [stdout]   --> parser/src/lib.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> parser/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::error::ParseError`
[INFO] [stdout]  --> parser/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use peg::error::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnyDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ast::{AnyDefinition, Ident, ScalarType, ContainerType, VariableType, TypeDeclaration};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassDefinition`, `EnumDefinition`, and `EnumValDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ast::{CommentDefinition, EnumDefinition, EnumValDefinition, ClassDefinition};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileDefinition` and `MemberDefinition`
[INFO] [stdout]   --> parser/src/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ast::{MemberDefinition, FuncDefinition, ParamDefinition, FieldDefinition, FileDefinition};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::ParseLiteral`
[INFO] [stdout]   --> parser/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         use peg::ParseLiteral;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: undefined rule `parse_string_literal`
[INFO] [stdout]   --> parser/src/lib.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |             ##parse_string_literal(id) !['0'..='9' | 'a'..='z' | 'A'..='Z' | '_']
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> parser/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::error::ParseError`
[INFO] [stdout]  --> parser/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use peg::error::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnyDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ast::{AnyDefinition, Ident, ScalarType, ContainerType, VariableType, TypeDeclaration};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassDefinition`, `EnumDefinition`, and `EnumValDefinition`
[INFO] [stdout]  --> parser/src/lib.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ast::{CommentDefinition, EnumDefinition, EnumValDefinition, ClassDefinition};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileDefinition` and `MemberDefinition`
[INFO] [stdout]   --> parser/src/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ast::{MemberDefinition, FuncDefinition, ParamDefinition, FieldDefinition, FileDefinition};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::ParseLiteral`
[INFO] [stdout]   --> parser/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         use peg::ParseLiteral;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parser` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parser` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771", kill_on_drop: false }`
[INFO] [stdout] 8fb3517a197c888387b41bc980352b1dfe677d44452e7fef56739efb345d5771
